ActiveField Technology Objects Overview Hierarchy Chart How to Start: Application Object How to work with Problems How to work with Model How to work with Data How to Analyze Results

LabelEdgeCF Object

Summary

Physical properties of an edge for problems of DC Conduction.

Details

The LabelEdgeCF object represents physical data applicable to the edge label for DC conduction analysis problems.

When you need to set or modify some physical parameters for the edge label, you have to get the LabelEdgeCF object using the Content property of the Label object, modify the LabelEdgeCF object using its properties, and then put it back in the Label object assigning your LabelEdgeCF to the Content property of your Label object.

The LabelEdgeCF object inherits methods and properties from its base class LabelEdge. Here the LabelEdge's properties take the following meaning:

Dirichlet as Double
and
DirichletLinear
as LinFunc

Set and get the known value of electric potential U0 at the edge.

Neumann as Double

Sets and gets the normal component of current density vector jn.

Floating as Boolean

If True defines the edge as a surface of a conductor having much greater conductivity than the surrounding media. The conductor is assumed to have a constant but unknown potential value U=const.